Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe74c…30a00x3e0a…78e7Base—$0.002783100%coinbase73d ago0x4f8de9…d74aec
0xe74c…30a00x3e0a…78e7Base—$0.005862100%coinbase73d ago0x261102…8240f6
0xe74c…30a00x3e0a…78e7Base—$0.003712100%coinbase73d ago0xa30d39…dfb74e
0xe74c…30a00x3e0a…78e7Base—$0.00438100%coinbase73d ago0x6728e9…29212e
0xe74c…30a00x3e0a…78e7Base—$0.00416100%coinbase73d ago0x6d368f…32466a
0xe74c…30a00x3e0a…78e7Base—$0.003966100%coinbase73d ago0x5ca49e…95e303
0xe74c…30a00x3e0a…78e7Base—$0.003968100%coinbase73d ago0xaf1744…2ee4e5
0xe74c…30a00x3e0a…78e7Base—$0.004913100%coinbase73d ago0x408eaf…b4a1e8
0xe74c…30a00x3e0a…78e7Base—$0.00268100%coinbase73d ago0x6762a8…00109c
0xe74c…30a00x3e0a…78e7Base—$0.003707100%coinbase73d ago0xce4613…842b0f
0xe74c…30a00x3e0a…78e7Base—$0.005046100%coinbase73d ago0xaa8cba…bbcded
0xe74c…30a00x3e0a…78e7Base—$0.00515100%coinbase73d ago0x0d1795…f73026
0xe74c…30a00x3e0a…78e7Base—$0.003106100%coinbase73d ago0x82fb7d…f5e975
0xe74c…30a00x3e0a…78e7Base—$0.003753100%coinbase73d ago0x8546d7…9369b6
0xe74c…30a00x3e0a…78e7Base—$0.004415100%coinbase73d ago0x252b81…4bf57b
0xe74c…30a00x3e0a…78e7Base—$0.003019100%coinbase74d ago0x2688e8…01c850
0xe74c…30a00x3e0a…78e7Base—$0.00462100%coinbase74d ago0x3c5f7e…b37571
0xe74c…30a00x3e0a…78e7Base—$0.002716100%coinbase74d ago0x72f26c…1eb13e
0xe74c…30a00x3e0a…78e7Base—$0.003709100%coinbase74d ago0x7113dd…128735
0xe74c…30a00x3e0a…78e7Base—$0.002698100%coinbase74d ago0x0763c4…3d101c
0xe74c…30a00x3e0a…78e7Base—$0.005912100%coinbase74d ago0xb25b9c…f0ab39
0xe74c…30a00x3e0a…78e7Base—$0.005565100%coinbase74d ago0xc96ee7…448305
0xe74c…30a00x3e0a…78e7Base—$0.0036100%coinbase74d ago0x45c0c8…60f528
0xe74c…30a00x3e0a…78e7Base—$0.002865100%coinbase74d ago0xaf3dfd…65a569
0xe74c…30a00x3e0a…78e7Base—$0.004896100%coinbase74d ago0x080262…b6d1d8

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.