Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x616eb0…5211f2
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xf7e5e8…5dd469
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x3dc7de…27e4f3
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x7e0b87…7f5625
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x608435…70076d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xd6e30f…6ee7f0
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xe3df27…01d34d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x98170e…8fbb72
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xad1b7a…e6b3e8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x5b74d4…dae43b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xe47ec3…ee20f8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0x6213ee…4b8ad8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xdde717…e545e4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase38d ago0xe99caa…63da32
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x16c7a8…2dbf13
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xdd7915…8a342c
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x362d97…7c1be3
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x80d15c…c8761e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x40362f…c130e8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x54212e…e36dcf
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xc7a079…b5b9f3
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xa2b616…d97040
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x1c7c2b…0c27f9
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x090930…5e65ac
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xa6aaef…8b547e

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.