Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c4e…a0fd0x4020…0003Base—$0.0570%0x7c4f…04fc22d ago0x983b11…7197b3
0x5c4e…a0fd0x4020…0003Base—$0.0270%0x7c4f…04fc22d ago0xa7322b…e647e0
0x5c4e…a0fd0x4020…0003Base—$0.0170%0x7c4f…04fc22d ago0x2070ec…913d26
0x265a…196c0x5c4e…a0fdBase—$0.9970%0x5c4e…a0fd23d ago0x71b7a0…d408eb
0x49f4…d3840x5c4e…a0fdBase—$1.0070%0x5c4e…a0fd23d ago0xa17fe7…2f7675
0x5c4e…a0fd0x4020…0003Base—$0.5370%0x76df…025623d ago0x9f89f7…c704ff
0x5c4e…a0fd0x4020…0003Base—$0.5370%0x76df…025623d ago0x52ccc3…3b48ba
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x5e744e…0805d5
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x712527…92ed92
0x5c4e…a0fd0x4020…0003Base—$0.0220%Payer-submitted23d ago0x35ae04…e99221
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x633f9d…1b9d71
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x927be5…dfc9e7
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0xefea48…ce700f
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0xcfb5ae…f87411
0x5c4e…a0fd0x4020…0003Base—$0.0520%Payer-submitted23d ago0xa55072…b64a44
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x1ce1a3…c319a1
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x30b014…2dce53
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0x238ab0…e8bb1d
0x5c4e…a0fd0x4020…0003Base—$0.00901570%0x7116…bfc623d ago0x417821…1bc3eb
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025623d ago0xaea239…2118c0
0x5c4e…a0fd0x4020…0003Base—$0.00901570%0x76df…025623d ago0x093ac0…f3456e
0x5c4e…a0fd0x4020…0003Base—$0.00901570%0x76df…025623d ago0x2b048f…c6ede7
0x5c4e…a0fd0x4020…0003Base—$0.0090270%0x76df…025623d ago0x21fa24…803ab5
0x5c4e…a0fd0x4020…0003Base—$0.0090270%0x76df…025623d ago0xf4db28…21475d
0x5c4e…a0fd0x4020…0003Base—$0.00902570%0x76df…025623d ago0x087f95…1a581a

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://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://roundhouseai.io/dashboard/team.

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