Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$10.50100%0xb89a…e8ac65d ago0x5354c4…544b0c
0x2352…17390x0e3d…7757Base—$10.50100%0xf8c4…d83665d ago0x62473f…f69b6d
0x2352…17390x0e3d…7757Base—$1.05100%0xcb6c…da0b65d ago0x232a8d…c59d19
0x2352…17390x0e3d…7757Base—$1.05100%0x3764…3be065d ago0xaceed7…aad37b
0x2352…17390x0e3d…7757Base—$10.50100%0x1f15…885765d ago0xca69a6…0f568f
0x2352…17390x0e3d…7757Base—$5.25100%0xa06c…18fe65d ago0x41cefd…acb92e
0x2352…17390x0e3d…7757Base—$1.05100%0xf6cb…a8d765d ago0x1a9e5a…9c1904
0x2352…17390x0e3d…7757Base—$5.25100%0x1e6d…37c165d ago0x348e32…f309a3
0x2352…17390x0e3d…7757Base—$5.25100%0x9b8a…f4bd65d ago0x4755cc…3e1ebf
0x2352…17390x0e3d…7757Base—$5.25100%0x0558…49bd65d ago0xea47b6…eff739
0x2352…17390x0e3d…7757Base—$1.05100%0x5e96…f15965d ago0x446098…c571e6
0x2352…17390x0e3d…7757Base—$1.05100%0x5823…9b2165d ago0xd1df6c…6d9c9a
0x2352…17390x0e3d…7757Base—$1.05100%0xa640…7f4065d ago0x337bb0…4151ac
0x2352…17390x0e3d…7757Base—$1.05100%0xc072…b4b165d ago0x2206ce…683ab1
0x2352…17390x0e3d…7757Base—$1.05100%0x5e44…05a865d ago0xc9d382…698a4c
0x2352…17390x0e3d…7757Base—$1.05100%0x8bc8…eb0265d ago0xa3931e…f52869
0x2352…17390x0e3d…7757Base—$5.25100%0xb60e…e3aa65d ago0x08ff99…9da34d
0x2352…17390x0e3d…7757Base—$1.05100%0xa8a2…c53b65d ago0x0a8e2e…727366
0x2352…17390x0e3d…7757Base—$10.50100%0x466a…f27165d ago0x8a7d6c…eeebbe
0x2352…17390x0e3d…7757Base—$1.05100%0x30af…b89d65d ago0xe408a2…28ea3b

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.