Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x41acf6…234b17
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0xce24b1…c60b21
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase42d ago0xcd36e2…27fe26
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x75549e…ff4b58
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase42d ago0x3baa39…724dbf
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0xad6954…e09d16
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0xe54583…d23fdb
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase42d ago0x86c26c…5a1fe4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0xa80226…35eab9
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x7e393d…5c929d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x0ca3b3…26220c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase42d ago0x64620e…780b91
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x2c3ee5…1620ba
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0xda0ea7…616ca1
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x7ba616…767df8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase42d ago0x875221…6ff00b
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase42d ago0x9dcc09…fabca2
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0x97aa15…c95262
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0x94370d…582ec9
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0xc7addc…2faf20
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0x5094e3…e76423
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0x2b0966…07458b
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0xde99d7…73e28f
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase42d ago0xc341e6…dcdab3
0x7cef…78000x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase42d ago0x2892f2…5243d4

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.