Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb5ee42…8a729d
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x88bad7…fe90bf
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xec0726…80d859
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaf6b9f…10c1ee
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4f08be…e784f5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc5f916…876218
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4f854a…3246e6
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x207fd9…a5556e
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5f472c…5b916d
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x489ca0…ae5a1c
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x675842…407f12
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x612bf6…9988b5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb35439…4acc86
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1e915b…271c6c
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xedfeb7…a39e9e
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8d38fc…1a22ea
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbb6a56…0d974e
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d930f…9cf2f5
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x18158c…6bdfe4
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4531bd…3d95bf
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7f55b9…717b14
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x215e40…e59218
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd9b6ab…1e5290
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x43433b…7d8ce6
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x88c73c…aa78f2

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.