Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x346430…3e1997
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xcdf64d…3e4abc
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xc2eb46…5ed4c8
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xa2449f…676fe1
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xbd4931…e028ca
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xef3fae…deb35e
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x715177…6cda74
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x6779e1…2fe2d5
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xa62f63…71a2f7
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x754d94…16f222
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x4b0bb5…4bf712
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x87e0b5…fa63d6
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x740604…c78824
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x73748e…6708f6
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x498129…732b65
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x2a2e5e…dd5abb
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xff2472…f88bb2
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x2fc526…364ebb
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x86ec3d…465538
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x2eea05…9ec487
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x287f35…d98df1
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xc8ae3b…3810eb
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xdfa7ae…012ea1
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0x1ed956…fecb35
0x0f86…fa8a0xa9dd…2315Base$0.002100%coinbase50d ago0xb0d60a…2e46ac

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.