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
0x2be2…e6100x0e3d…7757Base—$10.50100%0xfb58…2b7260d ago0x1c39ec…cfc8cd
0x1332…66eb0x0e3d…7757Base—$1,088.00100%0x04fd…2b5260d ago0xc2e29a…5db136
0x711f…bd440x0e3d…7757Base—$5.25100%0x493b…b91660d ago0x89e7f4…b4c7a0
0x1332…66eb0x0e3d…7757Base—$42.00100%0x3d53…a35960d ago0x76455f…755cf0
0x1332…66eb0x0e3d…7757Base—$52.50100%0x90ad…1cd660d ago0xa69164…652097
0x8cfa…be850x0e3d…7757Base—$9.45100%0xc216…7c2360d ago0xe66f78…a7bf5e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9d1a…013560d ago0x654d1e…5e64c7
0xa520…eca40x0e3d…7757Base—$10.50100%0xd223…7d2860d ago0xae4729…b842c8
0x1332…66eb0x0e3d…7757Base—$47.25100%0xa0c6…2cb460d ago0x6ece1d…853b56
0x16be…21bc0x0e3d…7757Base—$30.00100%0xb834…55bc60d ago0xad7e99…739fde
0xd816…a6d70x0e3d…7757Base—$5.25100%0x04e2…747860d ago0xe3792f…745821
0xc9a2…31540x0e3d…7757Base—$1.05100%0x30b6…608960d ago0xb0d46e…e50b3b
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
0xa7f3…ec530x0e3d…7757Base—$1.05100%0x05c6…16ba60d ago0xd5b0c7…3ba205
0xdd1a…5e4a0x0e3d…7757Base—$19.00100%0x9971…204860d ago0xfa1b0d…8ff8fb
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfbdd…4dae60d ago0x4f5bb2…8e383c
0x1332…66eb0x0e3d…7757Base—$6.30100%0x60b3…977360d ago0x112179…9991a0
0x9afc…69bc0x0e3d…7757Base—$1,145.00100%0xcd39…072460d ago0xa21b5f…6a993a
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xdf85…203b60d ago0x6c87d8…fc98ac

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.