Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x8d1036…9fa748
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0x2ab71f…995077
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xf2822b…7d216d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x586f2c…3cb42e
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0x62b810…be7bc7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x39812a…bd76ea
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x808dd1…b65c26
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0x9b1654…eac30f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x94747d…5fc0ab
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x35c7ae…cbe9c7
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0xda39b2…f9c54e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x6bb0ee…ba4b2f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xca366f…a2c715
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0x87a48f…762a76
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xd3d123…76bbde
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xc090d7…d2835f
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0x4fece0…959e9e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x9e5d81…3387d5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0x7cdcdf…b5548c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0xcb73e5…d77b8b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xa09a9e…212fb7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xfa4f5c…be7954
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase56d ago0xef2f3b…f32855
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xa7f4af…d67e59
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase56d ago0xa27560…21a92a

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.