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…e06149d ago0x77b9fd…0f4845
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xe196…0ce149d ago0x8bec36…e92e83
0x3be9…575c0x31d0…2cd7Base—$900.00100%0x211d…d17249d ago0xf025f6…385bc6
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x4337…7a5d49d ago0x26a0a8…934f44
0x3be9…575c0xf6ee…3bd2Base—$0.009805100%0x4337…7a5d49d ago0x26a0a8…934f44
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…7a5d49d ago0xdb389d…14ff04
0x3be9…575c0x31d0…2cd7Base—$27.00100%0x4337…283849d ago0x0f30de…cbf485
0x3be9…575c0x31d0…2cd7Base—$5.35100%0x4337…6ef949d ago0x7a9101…6b4e80
0x3be9…575c0xf6ee…3bd2Base—$0.008803100%0x4337…6ef949d ago0x7a9101…6b4e80
0x3be9…575c0x31d0…2cd7Base—$1,000.00100%0xf279…f77f49d ago0x0707ce…06ccd3
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…217c49d ago0xa091bc…3e60a9
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…39a849d ago0x693e04…a23a71
0x3be9…575c0xf6ee…3bd2Base—$0.005246100%0x211d…d17249d ago0xa0e288…f12f59
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17249d ago0xa0e288…f12f59
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…9b7c49d ago0x755bd8…54ad81
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xf279…f77f49d ago0x413a41…879cea
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…7b5f49d ago0x96f8e8…8e3774
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…403c49d ago0x3ed032…8074a6
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…9e5d49d ago0x31f4a2…28cb03
0x3be9…575c0x31d0…2cd7Base—$500.00100%0xe196…0ce149d ago0x81b82c…a42391
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…44cc49d ago0x70a03e…fd5717
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x211d…d17249d ago0x34f800…36f463
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…853849d ago0x9e1ec0…8dcf07
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…187e49d ago0xad44f6…93aafa
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…b6c249d ago0x892f86…739e71

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.