Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03a…a45a0x2932…4f60Basex402 service$0.005100%coinbase110d ago0x20dd03…44f63f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x56179b…473af9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x0b9ebf…5c74db
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xae12e6…31ae78
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xbcedf5…dec4c6
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x240f4c…a932e1
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xabb7d9…f399b8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x589e21…5e81fe
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xdedb65…2e2932
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0xde4239…5241a3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x8b592c…680480
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x23d58f…e0c4bc
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0xa3443a…2285d4
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase110d ago0x8d221c…7cd423
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x50a79c…a98cd2
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x312c1e…a1b9bd
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x361501…27b4f9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x4608c4…5a5bb9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x367ee5…55384c
0x20bf…b2360x2932…4f60Basex402 service$0.005100%coinbase110d ago0x28aaae…aad79f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x29c21e…59986b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xa3f795…dface8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x91e87a…b60022
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0xda6c67…3e038b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase110d ago0x887377…cd1e7f

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.