Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x688789…df7bc8
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x33fbdb…ec89f1
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase97d ago0xbe23d8…24f0d9
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0xf83571…df927d
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x76f465…1900dc
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x9c58dd…63323d
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x6301b8…bbb640
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0xefd54d…85933f
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase97d ago0x75f22a…a061dd
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0x5c65ef…92b8f4
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x282022…fcb9eb
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0x85d1dd…89a764
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x62c301…52815b
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase97d ago0x3c396d…b8fb2c
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0xd55ff5…9ff603
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0xbdf3eb…992e8c
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase97d ago0x0f7480…15114c
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase97d ago0xcec3de…b8a68a
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase97d ago0x25cb13…45585a
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0xfb5c99…c910fa
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase97d ago0x834063…db3b9b
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0x7a17e4…30ecb4
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase97d ago0x005678…1510f6
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase97d ago0x03df80…bf8309
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase97d ago0xb31250…fc2798

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.