Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x1f05a1…eb1349
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0x0320aa…266c30
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0xa34356…40b9e4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0xfa40cb…67425c
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0xecbfe6…953ef0
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x3925f0…0aa443
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x41c928…a2810e
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xc319eb…36e444
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x0104e1…05b5f5
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x07626f…805735
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x5cb880…86ba0c
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x0793f7…9c438b
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xb277b6…a71b76
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0x3428db…6c9521
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0xefcd2b…5c77ee
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x299b5a…aa2dce
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0xdb98f9…f8876b
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0x29eab2…c723bd
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0x39d1f6…16d103
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0x922d93…8b407d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown83d ago0x2c893a…3ef3b4
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xef9011…c27ff3
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xf204d2…9280b1
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xf6a53f…3e1890
0x2421…29c30x6a5e…c666Base$0.001100%payAI83d ago0xbdebd0…49a463

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.