Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79324h ago0x2becdd…a6d9ec
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79324h ago0x7f008e…21e4dd
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79324h ago0x2c7a58…4ca612
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79324h ago0x8c7b35…eee4ff
0x672f…ff2d0x50eb…6480Base—$0.000570%0x54f0…79324h ago0x51e5e2…1f5786
0x672f…ff2d0x50eb…6480Base—$0.00370%0x54f0…79324h ago0x89da71…5e0c47
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xd9d99f…58601c
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xc8d619…2ebeca
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79325h ago0xa2fc63…e6c18e
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0x8c6f52…e52086
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0x82db0c…251038
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79326h ago0x9e0c3b…60a41f
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0x1aed68…d3b0be
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0xd6cad7…38239d
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0xdcd2eb…5d4cba
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79326h ago0xd2ce1d…45655f
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79327h ago0x296130…77d2ca
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79327h ago0xe9c41d…91aa28
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79327h ago0x50c8ec…7ff6ae
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79327h ago0x325f8e…541f6a
0x672f…ff2d0x50eb…6480Base—$0.00370%0x54f0…79327h ago0x16b090…adb7a0
0x672f…ff2d0x50eb…6480Base—$0.00270%0x54f0…79327h ago0x221072…ab7018
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79327h ago0x7e85ec…cedd2a
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79328h ago0xe8808f…6bc959
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…79328h ago0xc87e30…109394

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.