Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdf0244…129099
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa1d2d9…106524
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x87dbfb…ea1328
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x36d2ac…a31a8b
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf620e2…fc4c44
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7bcca2…0182e8
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b171e…4a0497
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1988bb…7e9d79
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x456843…320fbe
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x23db8d…085f01
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1bc584…c1107f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9e6b9b…c5675a
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6c3a61…21600c
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8a3938…1e514c
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2a7b3d…5491bf
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4d80ba…8ffe11
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb520f5…349ffd
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3488a…e4b610
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7d2fa1…6d73ea
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc08497…1a410f
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe9dde9…2932cc
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xddc1a4…15bf47
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe92e44…80398e
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda2dcc…a58125
0x5697…8eb80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91fc48…1dee25

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.