Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x019452…ea432b
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeebe99…a3dc9f
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7aa1a…81810b
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7f02cb…24cad8
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3937c…328ca5
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x25d8e6…f5222d
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4de5d8…7a5882
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd2a20a…7cdce2
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7d5202…73d0e4
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x79258c…7f972f
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd27963…897eb3
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x36bb3b…05844a
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xed88a2…fd9117
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x69cf00…1af0f9
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5605a4…18f05d
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x66240b…5fdd07
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb296bd…2f57a1
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x845eb8…ef0b15
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa76062…2f3ad6
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x223ab1…e247cf
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc13a6f…fcab19
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d2730…4e4a3b
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53aefb…ef316e
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7463e6…a61eb2
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd0ad14…f34305

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.