Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase94d ago0xcc131a…47e2ed
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase94d ago0x0352c3…954aac
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase95d ago0xef1c53…b3d3cf
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x214630…9a76ed
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0xb3d1c0…cceb90
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x205f3e…850ce7
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x940342…f75ee9
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0xb3c6cb…ef9949
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase95d ago0x173b19…315362
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0xedb89c…63d418
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase95d ago0x614cf4…21a833
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase95d ago0x2224e3…d8fe40
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0xf1458b…e9d2b7
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x0d070f…4306be
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase95d ago0x25b339…810e95
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.07100%coinbase95d ago0xf24aa8…aa1f5f
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x5c4fd3…dca626
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x106c0a…e82b17
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase95d ago0x01c02d…778845
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.07100%coinbase95d ago0x9e2642…34f48c
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x012776…38216a
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x2e89b0…772113
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.07100%coinbase95d ago0xda4ace…061085
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x6f8cde…360169
0x9cc4…b1760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0xb7518e…5493f3

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.