Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x9ada7c…91b55f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x4b6240…8c8e0e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xcd2a40…f77c43
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xe188fd…cb4ce5
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xfb344c…5ebb1b
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xc07695…e9abd2
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x43d755…b39ce7
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa44d ago0x340fe7…565867
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xc9e36e…416e7b
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xaf13ae…ea662f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x727a5d…32076c
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x566a28…0e02b7
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x17b7c9…d3bb34
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa44d ago0x446585…a5f209
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa44d ago0xd25670…8342f7
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x7a3172…1e398f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xdfa2ab…5d4271
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x499894…316e22
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0x32db89…d59702
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa44d ago0xd6cb45…6f78f4
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xfaeb8e…857ef8
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0x018809…6c8714
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x315d6e…ef0621
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x663351…a925bf
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xa81051…ddb969

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.