Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa8e8…666871d ago0xfbb789…253f34
0xc9a2…31540x0e3d…7757Base—$5.25100%0x466a…f27172d ago0x6ca722…94f58b
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9ee1…38b072d ago0xe4551f…a87c2a
0xc9a2…31540x0e3d…7757Base—$3.15100%0x3ab4…e68472d ago0x6885fb…2bc4a4
0xc9a2…31540x0e3d…7757Base—$10.50100%0x0f31…87b172d ago0x228387…f2d41b
0xc9a2…31540x0e3d…7757Base—$15.75100%0x9765…21f572d ago0xacc79f…9f10db
0xc9a2…31540x0e3d…7757Base—$10.50100%0x60af…6a2572d ago0x14e653…28222a
0xc9a2…31540x0e3d…7757Base—$12.60100%0xf6cb…a8d772d ago0xba1c72…404695
0xc9a2…31540x0e3d…7757Base—$5.25100%0xbe1f…63c972d ago0x364f48…14f179
0xc9a2…31540x0e3d…7757Base—$3.15100%0xd812…ee4472d ago0xac74b0…69a377
0xc9a2…31540x0e3d…7757Base—$15.75100%0x823e…6b6c72d ago0x8442f0…43a42e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x39a9…7be572d ago0x807d66…3e2d30
0xc9a2…31540x0e3d…7757Base—$2.10100%0xbdce…f63772d ago0xb5bb9b…3d46a3
0xc9a2…31540x0e3d…7757Base—$3.15100%0xba2c…ddc872d ago0x3fcbeb…124772
0xc9a2…31540x0e3d…7757Base—$21.00100%0xaecf…8b7572d ago0xe73890…313bca
0xc9a2…31540x0e3d…7757Base—$31.50100%0x33cf…fffe72d ago0x4854cc…2fd84e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2309…083c72d ago0xfe1f81…b57203
0xc9a2…31540x0e3d…7757Base—$10.50100%0x6d99…b43372d ago0x4ad5b5…d7acb8
0xc9a2…31540x0e3d…7757Base—$30.45100%0x666e…093072d ago0x56520a…b5c6b2
0xc9a2…31540x0e3d…7757Base—$31.50100%0xeb08…9f9c72d ago0x9cdd95…0d173d
0xc9a2…31540x0e3d…7757Base—$1.05100%0xa894…209f72d ago0xe5095a…870479
0xc9a2…31540x0e3d…7757Base—$1.05100%0x9f03…523372d ago0xed1dc1…b77a55
0xc9a2…31540x0e3d…7757Base—$1.05100%0x8134…084972d ago0xdb762d…0739f6
0xc9a2…31540x0e3d…7757Base—$21.00100%0x9971…204872d ago0xde6913…d0fdaa
0xc9a2…31540x0e3d…7757Base—$3.15100%0xdeef…04fd72d ago0xa90bc6…3eeea0

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.