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—$21.00100%0x5823…9b2160d ago0x2ed2a1…dce1fd
0x1332…66eb0x0e3d…7757Base—$21.00100%0x0524…938960d ago0xf0f5c7…ecd82e
0x1332…66eb0x0e3d…7757Base—$1,088.00100%0x04fd…2b5260d ago0xc2e29a…5db136
0x1332…66eb0x0e3d…7757Base—$42.00100%0x3d53…a35960d ago0x76455f…755cf0
0x1332…66eb0x0e3d…7757Base—$52.50100%0x90ad…1cd660d ago0xa69164…652097
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9d1a…013560d ago0x654d1e…5e64c7
0x1332…66eb0x0e3d…7757Base—$47.25100%0xa0c6…2cb460d ago0x6ece1d…853b56
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9f94…626460d ago0xf194fd…dde1ed
0x1332…66eb0x0e3d…7757Base—$5.25100%0x79e1…2ea760d ago0xeeb89a…87d6f6
0x1332…66eb0x0e3d…7757Base—$31.50100%0xc506…1e3d60d ago0x6e65b3…b1ae7a
0x1332…66eb0x0e3d…7757Base—$22.05100%0xd50e…07b960d ago0x3a9d49…148fd7
0x1332…66eb0x0e3d…7757Base—$5.25100%0xd6e8…21cd60d ago0xd0a19b…cf6dcb
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfbdd…4dae60d ago0x4f5bb2…8e383c
0x1332…66eb0x0e3d…7757Base—$6.30100%0x60b3…977360d ago0x112179…9991a0
0x1332…66eb0x0e3d…7757Base—$13.51100%0x569e…48f960d ago0xde775e…66627d
0x1332…66eb0x0e3d…7757Base—$5.25100%0xd8cf…8eb760d ago0x341eea…42c24c
0x1332…66eb0x0e3d…7757Base—$21.00100%0x5198…0ffb60d ago0x3658dc…4d90c6
0x1332…66eb0x0e3d…7757Base—$25.00100%0xbc7c…86d460d ago0x2bcef0…56dc50
0x1332…66eb0x0e3d…7757Base—$19.34100%0xc4a4…9e8660d ago0x62f2f4…cbe839
0x1332…66eb0x0e3d…7757Base—$25.00100%0x2544…8c4560d ago0x140aab…d07ec2
0x1332…66eb0x0e3d…7757Base—$3.25100%0x549c…63b760d ago0x23c853…d1ed10
0x1332…66eb0x0e3d…7757Base—$105.00100%0x5047…e94060d ago0x8820f4…b4e022
0x1332…66eb0x0e3d…7757Base—$66.15100%0x5a57…2a9e60d ago0xc74638…6a2880
0x1332…66eb0x0e3d…7757Base—$12.60100%0x8516…088360d ago0x28ef49…736f5a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd0fe…397660d ago0x5d94ad…8548e3

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.