Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4888…bb360x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x224ab6…0b4a48
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$1.00100%coinbase84d ago0x0eb88a…19abf6
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$1.00100%coinbase84d ago0x590f97…2d1046
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$1.00100%coinbase84d ago0x804c3d…3f5698
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase84d ago0x8513ed…d58656
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase84d ago0xec5259…e06ca2
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase84d ago0x8366b7…269050
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x2260b0…96ab13
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x27236e…11ec44
0x7695…649c0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x87b083…ba7246
0xd5c5…27a30x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase84d ago0xd07705…249b11
0x4d8c…92df0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase85d ago0xc4a6ab…3d9e47
0x4d8c…92df0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase85d ago0x4b52f5…0a4021
0x4d8c…92df0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase85d ago0x80a96a…37c667
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase85d ago0xf23442…8e1e33
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase85d ago0xc84d8f…6e7fc5
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase85d ago0xc0afb3…dedc5e
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase85d ago0x18c291…f3176c
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase85d ago0x0cdec5…87afff
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase85d ago0x30ef2a…dd51fe
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase85d ago0x493ad8…e97934
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase85d ago0xc7c9b4…09f893
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase85d ago0x9dcb43…e53c8e
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase85d ago0xdf9cfa…d95880
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase85d ago0x2b05cc…c71332

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.