Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e3513…ef6754
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x785db1…05b01e
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3b7ad2…dc653c
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe48b83…a5d6cb
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb0dd35…7d2bb1
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf15d9…19cf6b
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7f6d9…92c0c3
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7bc097…fb3e81
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0df053…f5fa60
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xae44c3…47ed54
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9aac34…502202
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7b97d…7dca6e
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb8898…e40543
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ca8ed…8154c5
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x398069…3139f8
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf39d42…9db300
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe9e86…89a783
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x920490…e3c4e7
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa577e5…81c97c
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa356a6…59d386
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc59b3…adc45a
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe565a1…ebf08c
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x29b531…84413b
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d2aff…8d943a
0xc476…3b620x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe969bf…89291a

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.