Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0xbce630…13d6e4
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0x77ac69…bf9950
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa44d ago0xc7c858…035f02
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0x066c69…073ec0
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0x625c2b…7ceb46
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa44d ago0xc753e8…2f2eab
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0xf8594c…e6446c
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa44d ago0x302acb…7f6c19
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0xeab762…13d8a1
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0x9d406d…d87619
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0xe78627…58d75f
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0xf134db…366d1b
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0xbf2962…a57302
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0x59df1e…1f57c5
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0x5afc62…a78de7
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x655009…c957de
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x1049b4…80ca60
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x61c6b7…f4474b
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0xdac437…be465c
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x0230a3…331587
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0xae5393…b51175
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0xe43fca…fc9ae3
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x3a7c1e…3bee4a
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa45d ago0xf278b2…ba2656
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa45d ago0x9fe58d…243b81

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.