Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaad9…31b30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x6b118c…aaf455
0x2347…91980x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x95c660…f2d4ac
0xf9f4…f8340x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xe489e8…f7dbba
0xc31c…04440x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x50c401…471d40
0x59c7…a1bc0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x8f7598…844659
0x0bdf…a3300x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x769816…489a1e
0x0745…a2a30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x369b7c…7e6cbd
0x6765…2fd50x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xf9401f…5863d1
0x8f17…fff30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xc0351b…3fe87d
0x7baa…67fc0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xa379e3…699bec
0xd377…9d580x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x869509…de96f2
0x9763…b06e0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x32dde3…9aaf57
0x0745…a2a30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xbfeaa1…7b7e1e
0xaad9…31b30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x212aa7…f67217
0x6765…2fd50x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xa3c2a6…b9ed3a
0x0bdf…a3300x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xe9184b…7e3639
0x1eb7…7b090x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xb8dc59…45b029
0x2347…91980x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x679696…42abfe
0x8f17…fff30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0xbedcb7…3a4575
0x7baa…67fc0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x00ca95…2da53c
0xd377…9d580x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x5c70b8…55db4b
0x9763…b06e0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x011966…29fb46
0xc31c…04440x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x3ad355…6e79eb
0xf7a1…e3e30x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x062f96…418fd8
0x6d7f…5ebf0x4020…0004Base—$0.0012570%0x7116…bfc644d ago0x1d5b95…dc9123

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.