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%coinbase44d ago0x143a01…4d0057
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x91914e…0bff86
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xeaea63…bf8b6d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x5c643c…e23de9
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xbd5edd…53b2d4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x2a37ae…da7191
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xc2aef9…99fbb6
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x0428a5…7ea64b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase44d ago0x621476…86aae1
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xf38b13…81f1be
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x4ac884…2a3f63
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xb908fd…8aa416
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xe6e947…6d1948
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x169659…4725e2
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xabf3fd…d52b26
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0x7e8562…1a3beb
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x535121…fed1be
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x7c271a…d26f6d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x831c7a…589caf
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0x103af7…7632d4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0xf61859…03b2ec
0x836c…2d370x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase44d ago0x67978e…d80b4c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x29e05f…dbc144
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x3e6b5d…137a27
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xd89ba7…fd7e45

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.