Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7daa…021774d ago0x2fff46…7d5bf6
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xb97a…ba2d74d ago0x4a0c77…ddd163
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x35fa…74a974d ago0xa0fb7b…132a57
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xbf85…381074d ago0x9804ae…b50fd1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6ae4…e26d74d ago0x1baa0e…6b8a1b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8516…088374d ago0xd50585…f2e111
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1e09…da4174d ago0xbd9e7b…95bf62
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xcfba…f10674d ago0xb713cd…fee6ee
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6d49…84c874d ago0x1645fd…1ab876
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xc0fa…66cc74d ago0x062ab7…69d1c5
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0007…886774d ago0x997fb4…0de85d
0x4bfb…0c880x0e3d…7757Base—$11.55100%0xdeef…04fd74d ago0x00d62e…16810e
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xba2c…ddc874d ago0x481ad9…d09b9b
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x18cc…275074d ago0xa3b7bf…1eb1c3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9d6c…edd374d ago0x27f5ae…5bb43e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x2e87…3c0b74d ago0xd178dd…0a4b10
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xa782…cada74d ago0xd6a2d6…153be4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcb6c…da0b74d ago0xc045da…b34805
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xf9ea…484f74d ago0x1378f5…4f1991
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xabef…391375d ago0x09103e…021ad2

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.