Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x709c…5b6b0xac22…dcc9Base—$0.005100%0x2772…8c17116d ago0xe9de19…d459df
0x709c…5b6b0xac22…dcc9Base—$0.005100%0x2772…8c17116d ago0x98a183…1459b7
0x709c…5b6b0xac22…dcc9Base—$0.005100%0x2772…8c17116d ago0xe3434d…a919c3
0x709c…5b6b0xac22…dcc9Base—$0.005100%0x2772…8c17116d ago0x47e124…a1e834
0x709c…5b6b0xac22…dcc9Base—$0.005100%0x2772…8c17116d ago0x837b93…03aa6d
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x551c7a…34a213
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x103155…f64dbb
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xeb60d3…10dde5
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x6c617f…9cac78
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x29961a…d3ccc7
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x96f2d9…ef527a
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x9e8fd4…d14423
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xfbcecd…b2e82a
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x64f613…290193
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xe059b2…a82e0d
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xdbd8ab…2537bf
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xab4bb5…92adc3
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x06ca74…a8d138
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x3f0db5…61bdbe
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x728642…178318
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x139398…029ebc
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xcfdd65…e391d2
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xf8f111…d9fa52
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0x28d19e…216db9
0x709c…5b6b0xac22…dcc9Base—$0.005100%coinbase117d ago0xab9233…44d7c9

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.