Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x5e2071…9efd42
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x601505…86cc71
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0xe55a74…28fdc5
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x59b476…b19134
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x3d6435…092801
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x277d8c…946df5
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x18cdc9…d6d125
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0xaa046c…d224a5
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0xf12f38…125466
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x572303…6dd4c3
0x7985…75850xfe80…47eeBase$0.001100%fluxa44d ago0x67c91d…41d81a
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0xd8bb9a…6e851e
0x7985…75850x9c95…e299Base$0.001100%fluxa44d ago0x574c8d…afe66d
0x7985…75850xfe80…47eeBase$0.001100%fluxa44d ago0x971988…b144fd
0x7985…75850xfe80…47eeBase$0.001100%fluxa44d ago0xd6b666…780582
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x36d1b9…4199d4
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x3e4c8e…62ba71
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x0b46f5…a5f6bc
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x067ffc…e3f406
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0xacf095…15b3ac
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x45620a…fb9c46
0x7985…75850x9c95…e299Base$0.001100%fluxa45d ago0x16da78…8e3ae7
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x06da0d…f8a2c6
0x7985…75850xfe80…47eeBase$0.001100%fluxa45d ago0x01f8b9…e7b2b9
0x7985…75850x9c95…e299Base$0.001100%fluxa45d ago0x16b98d…09cdba

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.