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$21.00100%0x90ad…1cd668d ago0xc7af78…6c94c7
0xa787…64cf0x0e3d…7757Base$10.50100%0x77d0…ce5068d ago0x77e278…b2230c
0xa787…64cf0x0e3d…7757Base$5.25100%0x2ce3…0cdb68d ago0xbfbe83…72bbdb
0xa787…64cf0x0e3d…7757Base$1.05100%0x0874…897c68d ago0xd6d2bd…2c597b
0xa787…64cf0x0e3d…7757Base$2.10100%0x3d76…265f68d ago0x1f2bb6…690a2f
0xa787…64cf0x0e3d…7757Base$2.10100%0x8764…7f4f68d ago0x0bbe6c…ed3f23
0xa787…64cf0x0e3d…7757Base$6.30100%0x27f5…dfdc68d ago0x828bb1…b244cf
0xa787…64cf0x0e3d…7757Base$3.15100%0x4f4d…74b768d ago0x3c2275…1de87d
0xa787…64cf0x0e3d…7757Base$5.25100%0xbb4c…e40c68d ago0x1f0c4f…95ba81
0xa787…64cf0x0e3d…7757Base$15.75100%0xca67…882068d ago0xd06e9b…8b9b1f
0xa787…64cf0x0e3d…7757Base$10.50100%0x39ac…36cd68d ago0x80b0a2…fff86f
0xa787…64cf0x0e3d…7757Base$7.35100%0x78ce…877f68d ago0x1d076d…e730e1
0xa787…64cf0x0e3d…7757Base$1.05100%0x12b7…6f9968d ago0xc6101f…1a9e8c
0xa787…64cf0x0e3d…7757Base$5.25100%0x65ca…0ec168d ago0xb26cb7…629aee
0xa787…64cf0x0e3d…7757Base$5.25100%0x35b0…b81068d ago0x85c8dc…7d4088
0xa787…64cf0x0e3d…7757Base$1.05100%0x6170…fcde68d ago0xa2c613…cd973b
0xa787…64cf0x0e3d…7757Base$1.05100%0xf345…7b3468d ago0x450486…da62fc
0xa787…64cf0x0e3d…7757Base$2.10100%0x0a75…f28f68d ago0x4c7126…0fa3c1
0xa787…64cf0x0e3d…7757Base$21.00100%0x69ba…d2e268d ago0x958c7a…0dd163
0xa787…64cf0x0e3d…7757Base$2.10100%0x629a…da9c68d ago0x13e7ea…ee64cb
0xa787…64cf0x0e3d…7757Base$2.10100%0x8494…2e4468d ago0x92460f…29ec5b
0xa787…64cf0x0e3d…7757Base$10.50100%0x99d9…ec9d68d ago0xbfc1bf…cfe749
0xa787…64cf0x0e3d…7757Base$1.05100%0xc763…5b0b68d ago0x11b037…c74bfd
0xa787…64cf0x0e3d…7757Base$2.10100%0xd4ab…0bb668d ago0xed8c6b…4edc3b
0xa787…64cf0x0e3d…7757Base$8.40100%0xb31a…568f68d ago0x907f49…42d43a

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.