Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x31a25f…61fa37
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xe35971…e29ea9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x98adb1…447c7d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xea86a9…361717
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x5fa128…527c9e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x111707…d96c15
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x2445fd…334a0e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x2cf848…d3fea0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x56dc7c…cc33c1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xd09de9…5f86ba
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x09d36c…e43dd3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x0dc44f…ddea83
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x1f5696…84426c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xc97f8e…2290e8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x1d396b…7322fa
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xba0de6…ecb74f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x6262dc…3e35a1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x04493a…91798b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xb6ee19…7da993
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x3828be…ae1d8d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x23eed4…564b3a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x9b792d…2e20ee
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x039f0f…9163b2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x863efd…cc5c7b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x0ecae1…e71154

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.