Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base$1.2370%0x472f…69fd24d ago0x4b1f77…8201f4
0xc879…04880x0f7a…9fd2Base$1.2270%0x472f…69fd24d ago0x7afa2f…46e677
0xc879…04880x0f7a…9fd2Base$1.0170%0x71e2…fc0724d ago0xac3fb8…9b65bb
0xc879…04880x0f7a…9fd2Base$1.0970%0xc85d…258024d ago0x75d4f4…fd755e
0xc879…04880x0f7a…9fd2Base$1.3570%0x8144…648724d ago0x1b8eac…316c6a
0xc879…04880x0f7a…9fd2Base$1.1170%0xd5e7…7be024d ago0x9c2e93…5954ec
0xc879…04880x0f7a…9fd2Base$1.3470%0x472f…69fd24d ago0xe0b29f…3244fc
0xc879…04880x0f7a…9fd2Base$1.3470%0xc50d…ed7b24d ago0xf42d77…c80bd0
0xc879…04880x0f7a…9fd2Base$1.2670%0x4ae1…117b24d ago0xeac37e…2a65d8
0xc879…04880x0f7a…9fd2Base$1.3570%0xc50d…ed7b24d ago0xa95915…914e47
0xc879…04880x0f7a…9fd2Base$1.3070%0xd30b…996c24d ago0x1b3c81…63fbb7
0xc879…04880x0f7a…9fd2Base$1.2170%0x73b4…e73624d ago0x1b841a…41070c
0xc879…04880x0f7a…9fd2Base$1.3970%0xd30b…996c24d ago0xa5a308…057834
0xc879…04880x0f7a…9fd2Base$1.2970%0xc50d…ed7b24d ago0x224325…102d18
0xc879…04880x0f7a…9fd2Base$1.3170%0x666e…466624d ago0x1ba5bb…f32283
0xc879…04880x0f7a…9fd2Base$1.2670%0xd5e7…7be024d ago0x3c5e62…c12bae
0xc879…04880x0f7a…9fd2Base$1.3370%0x771e…2ee124d ago0x07704c…870bc5
0xc879…04880x0f7a…9fd2Base$1.2470%0x472f…69fd24d ago0x94fb5e…c06702
0xc879…04880x0f7a…9fd2Base$1.3670%0xd30b…996c24d ago0x65ac0b…f0c2a6
0xc879…04880x0f7a…9fd2Base$1.3070%0x771e…2ee124d ago0x5645f1…da46e1
0xc879…04880x0f7a…9fd2Base$1.2970%0xc50d…ed7b24d ago0xbf1a49…783cae
0xc879…04880x0f7a…9fd2Base$1.3170%0x771e…2ee124d ago0x3ac479…f7453b
0xc879…04880x0f7a…9fd2Base$1.2970%0xd30b…996c24d ago0x0a73e9…7dfdcd
0xc879…04880x0f7a…9fd2Base$1.2970%0xd30b…996c24d ago0x368aaa…b7bbde
0xc879…04880x0f7a…9fd2Base$1.2570%0x73b4…e73624d ago0x03c5c4…bc68ba

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.