Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.0570%0x4e90…564a31d ago0xe613d3…49c577
0xa787…64cf0x0e3d…7757Base$10.5070%0xe218…89ec31d ago0x08ae64…942be7
0xa787…64cf0x0e3d…7757Base$10.5070%0x86c0…288931d ago0xefb2f3…4f2a20
0xa787…64cf0x0e3d…7757Base$1.0570%0x5670…ffbc31d ago0x0fd903…09d063
0xa787…64cf0x0e3d…7757Base$11.5570%0x04fd…2b5231d ago0x4da7b3…24df5c
0xa787…64cf0x0e3d…7757Base$12.6070%0xf863…e52331d ago0x3d728a…f1be76
0xa787…64cf0x0e3d…7757Base$9.4570%0x6280…2e7931d ago0x4e706a…45c537
0xa787…64cf0x0e3d…7757Base$1.0570%0x3670…183b31d ago0xbd2f4a…34015c
0xa787…64cf0x0e3d…7757Base$5.2570%0x2b56…451e31d ago0x0a2b0e…269ec7
0xa787…64cf0x0e3d…7757Base$21.0070%0xa690…238c31d ago0xe9af9c…1887e1
0xa787…64cf0x0e3d…7757Base$44.1070%0x4218…be8731d ago0x654127…8f7879
0xa787…64cf0x0e3d…7757Base$5.2570%0xf6cb…a8d731d ago0x026031…8d7a22
0xa787…64cf0x0e3d…7757Base$14.7070%0x0d74…aad631d ago0xd6c065…2c56c8
0xa787…64cf0x0e3d…7757Base$5.2570%0xe4ca…c91c31d ago0xfdbbb4…0c1a82
0xa787…64cf0x47c5…4fc3Base$5.2570%0x2c22…1f1c31d ago0x11166c…c7bb32
0xa787…64cf0x0e3d…7757Base$2.1070%0x2bdf…11ce31d ago0xb50783…a3e041
0xa787…64cf0x0e3d…7757Base$1.0570%0xb9e3…292d31d ago0xcdcff3…386573
0xa787…64cf0x0e3d…7757Base$8.4070%0xc836…5c4631d ago0xb90d08…ed7a9e
0xa787…64cf0x0e3d…7757Base$5.2570%0xe935…f90431d ago0xb52a68…480820
0xa787…64cf0x0e3d…7757Base$10.5070%0xd812…ee4431d ago0x3d3c65…702473
0xa787…64cf0x0e3d…7757Base$2.1070%0x2fb2…aefd31d ago0x122397…5e70e4
0xa787…64cf0x0e3d…7757Base$7.3570%0x6fec…af4031d ago0x4f665d…f3bdfe
0xa787…64cf0x0e3d…7757Base$2.1070%0x1e6d…37c131d ago0xfb9364…6c4b38
0xa787…64cf0x0e3d…7757Base$10.5070%0xf760…e9ab31d ago0x9ee585…368c48
0xa787…64cf0x0e3d…7757Base$5.2570%0x6476…d72631d ago0x5f17ae…09c2aa

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.