Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1e1dcd…9f350c
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x44a27a…d0dc8b
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xac8db0…b0f972
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe727e9…dda062
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b1a33…df42f7
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38938d…db1169
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x97f2e3…9c4e5a
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfd97c6…dc1e09
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x86ca20…c29cc3
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd35fc4…049f30
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb0ed9e…300e22
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6cf7cb…3b7f4b
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf306a…fa4e76
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd07dcf…8edce8
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x491a3f…f5f8e4
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f3d8f…9afed1
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc92ad4…996adc
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1098d1…c71b18
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4db7c…be5fa6
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7f6fa9…fa9358
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33cb8e…8d2f1f
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xedc663…17fd87
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcc3510…a2cdd4
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f0221…c2b513
0x0752…3ee90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7aeadb…e48bc4

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.