Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x373040…f8e2b5
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xb96860…6e8916
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xa6af34…1cf9d6
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xc03c47…f7c9ea
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xd8f5ae…a9897c
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x738da0…14eb99
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xb0fead…b97cd1
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xa3e951…f55d36
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xf39e0b…7e67b8
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x37d994…790a2e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xc7457f…430788
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x8f572b…3bc785
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x056c3c…b813e8
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x9a3166…203490
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xb48f91…ae44c6
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xc06bc6…c99c01
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0xbc5da3…b9303f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa53d ago0x22046f…e10536
0xd32b…45470x9c95…e299Base—$0.001100%fluxa54d ago0x0bd4e7…536f9e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa54d ago0xa96084…b00999
0xd32b…45470x9c95…e299Base—$0.001100%fluxa54d ago0x2fb9db…80b207
0xd32b…45470x9c95…e299Base—$0.001100%fluxa54d ago0x77f97c…bc05c2

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.