Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf66b…d6fb0x0e3d…7757Base—$1.05100%0x9ee0…41c358d ago0xb04af5…8eed2c
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x9d18…1e3a58d ago0xf7dd33…009e5c
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x79e1…2ea758d ago0x88b288…93f438
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x1241…072058d ago0x6856d3…fa768e
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0xab17…f94358d ago0xa5cb29…f20171
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x60af…6a2558d ago0x0425c4…268ef1
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x50ee…525258d ago0x49cc52…ba5757
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0xda2d…f5ea58d ago0x4c9f33…0e83d0
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x4f4d…74b758d ago0x76a928…06fc86
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x2ee2…15c458d ago0x7132ee…4e3854
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0xb89a…e8ac58d ago0x5e410d…475333
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x6ae4…e26d58d ago0x4afc4d…f9e980
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x4e90…564a58d ago0x4c5f46…582719
0xf66b…d6fb0x0e3d…7757Base—$5.25100%0x6d10…b12b58d ago0x63eed1…f78a15

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.