Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xadab3b…3be60f
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31a14f…5ade08
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe27347…756918
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x545d57…62defc
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6bf01d…3475b1
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x843b48…f9007c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x219795…a55e83
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x41f994…4104bc
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa0f9fa…a5c695
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd0c65c…b0e839
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x331d5a…6e645c
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x701827…3c215a
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8e353b…6569bd
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9d28c6…2f9d34
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2d9f0d…7fae8f
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1b5b39…2b7fd2
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x175d63…8a661d
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x125947…158056
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1f24a8…819bed
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc63e5c…91ec82
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc589d0…164ed2
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc8bc66…48ab8f
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd31786…627dcf
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbaad82…732e63
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf18d26…0ace95

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.