Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xd402e4…203cef
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x92091d…3624a1
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xcb7a8d…8a2ad2
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x5adb10…52bd98
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x686004…39772a
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0xe9cda9…79049c
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x435b26…466c3e
0xd106…8d1d0x38c9…a584Basex402 service$0.005100%coinbase22d ago0x8fae77…66c7b8
0xd106…8d1d0x38c9…a584Basex402 service$0.005100%coinbase22d ago0xa612c5…e5ec15
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x94efce…43fa7a
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase22d ago0x32f3bf…84650b
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x2ef7cf…ef1ae5
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x1edf24…40af40
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x06f97c…e47dc2
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase22d ago0x5e01d5…b88e7f
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x81bfa5…8f9a5e
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0xe3eabb…2b0624
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x7e440b…84e8f0
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase22d ago0x296830…3f6750
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase22d ago0x05cf1e…34bb3e
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase22d ago0x9e6e58…dba318
0xd106…8d1d0xe72b…7a77Basex402 service$0.001100%coinbase22d ago0xb5535e…d4a341
0xd106…8d1d0xe72b…7a77Basex402 service$0.001100%coinbase22d ago0x60efdb…a0badd
0xd106…8d1d0xe72b…7a77Basex402 service$0.001100%coinbase22d ago0xfe6318…9180af
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase22d ago0x02e5cc…dac04e

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.