Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x35db73…51d3d9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x49562e…153b52
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7255d0…93d431
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x41be05…255cdd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xad0c2a…c42a2b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x054fc5…e56d8e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4f1155…f80ff1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd26a88…547ff5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf0e351…423c6d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x73c644…c60e93
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbe301b…5c1692
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0db408…8433b9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb4734c…6a3a97
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9674e2…376624
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2e7f3d…a46cb8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc9f99b…7b5aad
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8d85c1…9e385e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa780a9…87434c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9f6680…92d1c7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x76bd0a…3eed73
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9ca13a…9011ed
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9baff9…cf6989
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7d0b6d…2cf942
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x93260e…7fe7b0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3a8190…55c40b

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.