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—$12.60100%0x75ef…a0f966d ago0xbd9d3f…90b4b9
0x1332…66eb0x0e3d…7757Base—$299.00100%0xca67…882066d ago0xc7c50b…8687f8
0x1332…66eb0x0e3d…7757Base—$80.00100%0xac5b…869866d ago0xfc1c6f…13b156
0x1332…66eb0x0e3d…7757Base—$31.50100%0x69b3…7ddd66d ago0x2ad08d…5a5b22
0x1332…66eb0x0e3d…7757Base—$6.30100%0x4760…47ea66d ago0x4f34ed…c0e3fe
0x1332…66eb0x0e3d…7757Base—$52.50100%0x0245…bb7b66d ago0x275e2b…9e85d1
0x1332…66eb0x0e3d…7757Base—$6.69100%0x21ab…01d966d ago0xb2a8cd…a1d2a3
0x1332…66eb0x0e3d…7757Base—$105.00100%0x88cf…d21b66d ago0x160f00…edd5cb
0x1332…66eb0x0e3d…7757Base—$51.45100%0x58cf…f8d466d ago0xb9d17b…f12e71
0x1332…66eb0x0e3d…7757Base—$10.00100%0x6aad…f13366d ago0x5ba818…cb88dc
0x1332…66eb0x0e3d…7757Base—$13.65100%0xcb6c…da0b66d ago0x7e9ded…570896
0x1332…66eb0x0e3d…7757Base—$68.25100%0x3e24…de6866d ago0x97f2e4…3645d3
0x1332…66eb0x0e3d…7757Base—$3.00100%0x6078…eee866d ago0xb98ffa…134780
0x1332…66eb0x0e3d…7757Base—$8.40100%0x2960…064b66d ago0xd73873…4c4710
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9307…e92a66d ago0xf78b4b…e8d3b8
0x1332…66eb0x0e3d…7757Base—$1.05100%0x29b8…326366d ago0xf10cee…596c16
0x1332…66eb0x0e3d…7757Base—$171.49100%0xa070…95e066d ago0xccec2f…fb9078
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2d8d…301666d ago0xb6af02…96e25d
0x1332…66eb0x0e3d…7757Base—$4.20100%0xc807…52c766d ago0xb2ad55…86193c
0x1332…66eb0x0e3d…7757Base—$100.00100%0xdcd9…b01a66d ago0xadc661…4d1f5d
0x1332…66eb0x0e3d…7757Base—$136.50100%0x6ae4…e26d66d ago0x760362…10ade0
0x1332…66eb0x0e3d…7757Base—$100.00100%0x9510…bc1266d ago0xef9dbb…8f8d3f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7250…0f2066d ago0xa6934d…064b39
0x1332…66eb0x0e3d…7757Base—$10.00100%0xafd1…680d66d ago0x3ba0fe…af42f7
0x1332…66eb0x0e3d…7757Base—$14.70100%0x1efc…9e4366d ago0xa88260…f02b72

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.