Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xb8202c…015444
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xeb28ea…1dcc5a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x15e508…d9d5c4
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x19958a…3a2ed2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xd75a98…bcd52b
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x8aa7b9…99f746
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xb7c19a…67f4b1
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xa930ad…63b185
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x3e2df8…29f10e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xc6ed9c…38df07
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x83fbbb…b839c6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x5a837b…ebbf0a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x5bc0e9…e40144
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0xd2439b…0b350e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x2f5d0f…c35fc1
0x7e23…528f0x0529…7db3Base—$0.01100%payAI43d ago0x335fe0…8d1a5f
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0x304fa5…0d401e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0x6abd15…cb1528
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0x40ab9d…f20340
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0xde0a5d…9eae9a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0xf4e0a1…e35c79
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0x1861de…cfb4db
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0x1fdce0…58afd7
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0xd97956…1ebcca
0x7e23…528f0x0529…7db3Base—$0.01100%payAI44d ago0xb19164…2e92a6

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.