Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x47c5…4fc3Base$10.5070%0x8f67…d01412d ago0xc7b7a4…33904a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8100…1de512d ago0x97ec2e…da451a
0x1332…66eb0x47c5…4fc3Base$10.5070%0xde1b…a3a212d ago0x98f79b…fc3a61
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2b2b…961c12d ago0xf85936…1fa3c8
0x1332…66eb0x47c5…4fc3Base$10.5070%0x549c…63b712d ago0x48e61e…306fde
0x1332…66eb0x47c5…4fc3Base$315.0070%0xc5a1…8a3412d ago0xc2c158…fccdae
0x1332…66eb0x47c5…4fc3Base$202.6570%0x515b…21b512d ago0xa93b7a…47e766
0xa787…64cf0x47c5…4fc3Base$50.4070%0xfe9d…bf4612d ago0x767171…1c62c0
0x1332…66eb0x47c5…4fc3Base$10.5070%0x1c09…186f12d ago0x659aea…b60e66
0x1332…66eb0x47c5…4fc3Base$52.5070%0x406c…cda312d ago0x5b8af3…7aea0e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5df6…642812d ago0xde9378…a32cc9
0xa787…64cf0x47c5…4fc3Base$52.5070%0xfe64…ec0812d ago0xdcb53b…eb675d
0x1332…66eb0x47c5…4fc3Base$380.1070%0x1763…dc2212d ago0xdce25c…ec8f25
0xc9a2…31540x47c5…4fc3Base$99.7570%0x96b2…cc5e12d ago0x9c63b6…3cb609
0xe818…1fcb0x47c5…4fc3Base$514.7570%0x5513…a8a912d ago0xfe852f…95f0e1
0x1332…66eb0x47c5…4fc3Base$210.0070%0x398e…79a612d ago0x9a5ad7…f8fef2
0xc557…b5860x47c5…4fc3Base$2.0470%0xfb42…406e12d ago0x6ab008…8435eb
0x1332…66eb0x47c5…4fc3Base$105.0070%0xca7d…500112d ago0xbdf700…e95ee6
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc06a…344712d ago0x521e5d…14ccde
0x1332…66eb0x47c5…4fc3Base$10.5070%0x44bc…cd6a12d ago0xdd137a…695071
0x1332…66eb0x47c5…4fc3Base$10.5070%0xe706…1d9b12d ago0xd48e06…5c7383
0x1705…ff320x47c5…4fc3Base$18.0070%0xc0fa…66cc12d ago0x331c77…1a6db3
0x180f…24fe0x47c5…4fc3Base$10.4070%0xb859…c36712d ago0x64c05b…c93545
0x2911…92840x47c5…4fc3Base$4.5070%0xffde…041012d ago0x21abe4…43a84c
0x5dee…4f9d0x47c5…4fc3Base$10.5070%0x1241…072012d ago0x843286…b4ef96

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.