Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…e06148d ago0x77b9fd…0f4845
0x3be9…575c0x31d0…2cd7Base$250.00100%0xe196…0ce148d ago0x8bec36…e92e83
0x3be9…575c0x31d0…2cd7Base$900.00100%0x211d…d17248d ago0xf025f6…385bc6
0x3be9…575c0x31d0…2cd7Base$50.32100%0x4337…7a5d48d ago0x26a0a8…934f44
0x3be9…575c0x31d0…2cd7Base$27.00100%0x4337…283848d ago0x0f30de…cbf485
0x3be9…575c0x31d0…2cd7Base$5.35100%0x4337…6ef948d ago0x7a9101…6b4e80
0x3be9…575c0x31d0…2cd7Base$1,000.00100%0xf279…f77f48d ago0x0707ce…06ccd3
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…217c48d ago0xa091bc…3e60a9
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…39a848d ago0x693e04…a23a71
0x3be9…575c0x31d0…2cd7Base$10.30100%0x211d…d17248d ago0xa0e288…f12f59
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…9b7c48d ago0x755bd8…54ad81
0x3be9…575c0x31d0…2cd7Base$250.00100%0xf279…f77f48d ago0x413a41…879cea
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…7b5f48d ago0x96f8e8…8e3774
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…403c48d ago0x3ed032…8074a6
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…9e5d48d ago0x31f4a2…28cb03
0x3be9…575c0x31d0…2cd7Base$500.00100%0xe196…0ce148d ago0x81b82c…a42391
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…44cc48d ago0x70a03e…fd5717
0x3be9…575c0x31d0…2cd7Base$500.00100%0x211d…d17248d ago0x34f800…36f463
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…853848d ago0x9e1ec0…8dcf07
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…187e48d ago0xad44f6…93aafa
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…b6c248d ago0x892f86…739e71
0x3be9…575c0x31d0…2cd7Base$67.37100%0x211d…d17248d ago0xdc9871…85f313
0x3be9…575c0x31d0…2cd7Base$250.00100%0xe196…0ce148d ago0xf98e91…b80c8e
0x3be9…575c0x31d0…2cd7Base$1,000.00100%0x211d…d17248d ago0xc754e4…045e9b
0x3be9…575c0x31d0…2cd7Base$150.00100%0x211d…d17248d ago0x5608e1…f39baf

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.