Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x7b0ab5…1a4ec0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x4c0d58…db083b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0xdb4e13…ee8690
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x27fe00…55d060
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x742bee…1dbf15
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x9614c3…d2c2ad
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x8ec857…627dae
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x62aae3…76b7f3
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x1a6311…f27928
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0xd48b48…a45674
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa68d ago0x398925…67faf5
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x304440…f5a731
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x2864fd…ae9737
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0xb9236a…8b1c2c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x33aac6…c7ef31
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0xc60405…fe11ee
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x61d23d…6b2964
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x593dec…a18d6f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0xde0d61…622b1b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x053fad…9c9dca
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x5b11bc…02c3ec
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x72d304…18c0cf
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0xcf20bb…94f53e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0xef53c8…496bf2
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa69d ago0x12d2ab…02fb56

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.