Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.003100%coinbase16h ago0xd71b56…da7ac2
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x3af9f9…a38645
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.003100%coinbase16h ago0xe7ff46…41bffa
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0xcf2ac3…1e757f
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x329b93…5c0c8b
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x4ef6ea…b0072f
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x469df2…b046e9
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.008100%coinbase16h ago0xbc0ef3…620f2d
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.003100%coinbase16h ago0x3672c5…0994fd
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.001100%coinbase16h ago0xa98d94…23febf
0xdd4a…fafb0x52e2…f3eaBasex402 service$0.003100%coinbase16h ago0xd73080…0263ee
0xb951…a4d30x52e2…f3eaBasex402 service$0.02100%coinbase16h ago0x8e8f97…314fb0
0xb951…a4d30x52e2…f3eaBasex402 service$0.02100%coinbase16h ago0xb3c658…444c60
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0xd9325b…aa01ff
0xb951…a4d30x52e2…f3eaBasex402 service$0.02100%coinbase16h ago0x53bdcd…959476
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x0ec5d9…50586d
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x101e69…2dbdb8
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x9bd1d8…dc5425
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x7b908e…bbd84c
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x8b55ff…92a19e
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0x0296ca…1003f9
0xb951…a4d30x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0xc2b6dc…4463a7
0xab33…a3ea0x52e2…f3eaBasex402 service$0.003100%coinbase16h ago0x985c97…3b59d5
0xab33…a3ea0x52e2…f3eaBasex402 service$0.001100%coinbase16h ago0xc13ee8…227b50
0xab33…a3ea0x52e2…f3eaBasex402 service$0.005100%coinbase16h ago0xc58699…821e08

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.