Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x3109bf…ac22cd
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x34314c…782e03
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x076681…71f4f7
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x9f26c5…13f908
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x54a69a…e2a580
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x9cb671…077e29
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x9532b8…523780
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0xfa1575…a0192e
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0xee783b…a5d63b
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x4e623b…e35a3a
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x2e3b59…c4237a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0xdc032c…28d0d8
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x63727c…54d92c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0xaf2253…faff3e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x73dfa4…534702
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x914ae6…75cba6
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0xb0b611…29a160
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x0ec9cb…e4bae1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x0b9e7d…eb5f34
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x76048f…4e6030
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0xaeaf14…1f2583
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0x67a5b0…86c687
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x336a9b…89ec77
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa44d ago0x3f652c…2d4957
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa44d ago0xed26f4…463127

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.