Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…67d50x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0x83abd3…21ea0e
0x85ed…67d50x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0x76936b…d8c044
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x1a34e9…b05c82
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0xe5e854…55d913
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x129fb6…b9dc3d
0xaf95…11740x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0x8b2317…d89a3f
0x76e9…57b30x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0xc4e252…be2503
0x46bd…2ebd0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0xc126f7…e74808
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x2dc2be…f37bcc
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0xe45284…e66fe6
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x9ae382…491719
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase53d ago0x786a9e…82ab05
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0x062008…fcb89e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase53d ago0xa8076a…8660eb
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0xfb7aaa…becc58
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x5fb9b2…9edd1d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0xc1e562…698c9d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0xd2af89…e039ef
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0x4c970e…54d6d7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0xb1674f…2322b4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0xacabf2…806157
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0x035a20…44e9df
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0x6c5e1e…e0587d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0x7fd146…dddc95
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase54d ago0xa26831…b8c3e1

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.