Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xed51a1…24b1d5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7dcb6b…5afc37
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8a6d30…b2df59
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b71f9…69d88a
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdcefe8…c992b7
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x569bfe…daf186
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0c5af5…3837b5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x84b0b4…5a85be
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c695b…98e3f5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa4df87…aad5ab
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0aa0ff…b2f4e6
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8642d…b31aee
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x364371…b0f032
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb13dc2…be2bbc
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x044a0f…6c8ec5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x783db2…106ee6
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x564608…5b43c5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d18a3…2054eb
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d82d0…11ba00
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x419d9c…ed8000
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x79f9c1…f69f37
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b4f65…f5d7d8
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x74b69a…e52a12
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf91918…d453b2
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x763abe…7b83f8

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.