Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x94171f…2d156e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xf1db29…7d4937
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x41594c…f0f38e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x5ec2bc…59a18e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x14f795…9fc8fd
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xed40d0…25aa56
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x76e23e…467bd5
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x132723…228be3
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x9b82c2…3c4498
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x41ffce…12c662
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x47f0d3…4738cf
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x51e919…fee4bc
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x32d9db…54ce16
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xc27fed…2b702f
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x137dc8…b9ba14
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x1e6252…de6d7b
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xfe4efb…9df208
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xe73346…08ad3b
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x2ea93f…d820ce
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x7e2d84…404303
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xa7c4a0…5877c3
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x135884…eee724
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x08f07a…65e57d
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x820bd6…2f05e5
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x58e0c5…ee381b

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.