Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$325.50100%0x4f6a…d2f6100d ago0x8e0995…6aac7c
0x1332…66eb0x0e3d…7757Base—$9.45100%0x1bc6…2f90100d ago0xb41730…7bebea
0x1332…66eb0x0e3d…7757Base—$27.30100%0xff29…0646100d ago0x1375b1…fcf258
0x1332…66eb0x0e3d…7757Base—$5.25100%0x14dd…a4ea100d ago0xe741be…7640c4
0x1332…66eb0x0e3d…7757Base—$22.16100%0x0c48…3ed6100d ago0x4d5a83…a2f9cc
0x1332…66eb0x0e3d…7757Base—$149.00100%0xe146…b438100d ago0xc902f3…d189dc
0x1332…66eb0x0e3d…7757Base—$126.00100%0x9903…29c4100d ago0xe37c72…5d3243
0x1332…66eb0x0e3d…7757Base—$52.50100%0x73f4…8367100d ago0xb932b7…4a4f68
0x1332…66eb0x0e3d…7757Base—$2.00100%0xdb8c…3861100d ago0xcacf20…8b26c8
0x1332…66eb0x0e3d…7757Base—$496.65100%0x8569…b987100d ago0x28c612…e87d9e
0x1332…66eb0x0e3d…7757Base—$52.50100%0xbc18…facb100d ago0xe83538…a06f6c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x86c0…2889100d ago0x596708…81c147
0x1332…66eb0x0e3d…7757Base—$10.00100%0xbada…25fd100d ago0x0a2c08…dd6ade
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2970…8ed7100d ago0xe45e6a…ac2c54
0x1332…66eb0x0e3d…7757Base—$20.00100%0xed7e…63a6100d ago0xc8a5a6…a471d5
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa5c8…4ccb100d ago0x17b662…070c93
0x1332…66eb0x0e3d…7757Base—$19.95100%0xdf85…203b100d ago0x012b8c…6173d4
0x1332…66eb0x0e3d…7757Base—$105.00100%0xb60e…e3aa100d ago0x773ba2…efda8c
0x1332…66eb0x0e3d…7757Base—$1.05100%0x414d…e9d5100d ago0x576ad2…33fa50
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfbba…dd90100d ago0xa8e33d…af5702
0x1332…66eb0x0e3d…7757Base—$15.75100%0x5047…e940100d ago0xb4ee1d…31b314
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1bc6…2f90100d ago0xdf3dd4…a39f4a
0x1332…66eb0x0e3d…7757Base—$420.00100%0x5b2d…d78c100d ago0xc18e7a…9624e6
0x1332…66eb0x0e3d…7757Base—$2.10100%0x9510…bc12100d ago0x512da6…11e2ac
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbcc0…614b100d ago0x88f062…296f69

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.