Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x84e203…129c5d
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x0acf92…768aad
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa40d ago0xbc8fe1…38b117
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa40d ago0x2d5e9b…0ead06
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0xb01757…39db17
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa40d ago0xcc7195…55cd91
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x699c48…ffdb5d
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa40d ago0x339d09…ebb149
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x4e5a47…fecf87
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x4d3e22…8b2e42
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x8da4cc…06d982
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0x77f440…7c2e7f
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa40d ago0xbd31f4…d637c8
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x58a82e…15e23d
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0xe51792…d5b57a
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa41d ago0xc2d625…d8a827
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x001a3f…537708
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x4e4c43…2c1535
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x859963…eefe6d
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0xe8795e…5f13f0
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x44be33…7f02f7
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa41d ago0xdc2902…726248
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0x110176…11c965
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0xa4c2dc…c9fcb1
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa41d ago0xd5bea5…072219

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.