Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc585…31c666d ago0x7151ae…494a82
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe4ca…c91c66d ago0xa08ba1…c228b9
0xa17c…60a90x0e3d…7757Base—$4.20100%0xa782…cada66d ago0x998b80…98f1bf
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa8a2…c53b66d ago0xd7517e…4a3d09
0xa17c…60a90x0e3d…7757Base—$5.25100%0xbb33…527766d ago0x49a7ce…8d9bf1
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5b2d…d78c66d ago0x64d181…a7c9b7
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8ea5…b7fc66d ago0xb3d70f…ba40c6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4e4a…2e7366d ago0xac77cc…918716
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6d49…84c866d ago0xc18cd4…065ca1
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6aad…f13366d ago0x3cfefa…468e6d
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9765…2c9466d ago0xee02da…7f9b22
0xa17c…60a90x0e3d…7757Base—$11.55100%0x9f94…626466d ago0xd331ea…5f581b
0xa17c…60a90x0e3d…7757Base—$26.25100%0xdeef…04fd67d ago0xd189c1…7c3128
0xa17c…60a90x0e3d…7757Base—$10.50100%0x28cc…0ecd67d ago0xfde8d5…274158
0xa17c…60a90x0e3d…7757Base—$10.50100%0x51a8…b21167d ago0x01205f…cea53b
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe935…f90467d ago0xb3fe97…d199d5
0xa17c…60a90x0e3d…7757Base—$10.50100%0xdfea…dfaf67d ago0x6f71ad…d15eed
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1bc6…2f9067d ago0x6df350…11f233
0xa17c…60a90x0e3d…7757Base—$10.50100%0x28a1…4ae567d ago0x20d781…afcee7
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0245…bb7b67d ago0x1d6588…eba1ff
0xa17c…60a90x0e3d…7757Base—$2.10100%0xb97a…ba2d67d ago0x3877a3…4b074f

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.