Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.002486100%0x4337…562777d ago0x55a29f…0c8804
0x3be9…575c0x31d0…2cd7Base$100.31100%0x4337…562777d ago0x55a29f…0c8804
0x3be9…575c0x31d0…2cd7Base$35.33100%0xce5c…1d0577d ago0x418422…703d83
0x3be9…575c0xf6ee…3bd2Base$0.003596100%0xce5c…1d0577d ago0x418422…703d83
0x3be9…575c0x31d0…2cd7Base$60.30100%0x4337…f63777d ago0x9e1954…43f36e
0x3be9…575c0xf6ee…3bd2Base$0.008453100%0x4337…f63777d ago0x9e1954…43f36e
0x3be9…575c0x31d0…2cd7Base$50.34100%0x7540…af8d77d ago0x8ece47…ba880c
0x3be9…575c0xf6ee…3bd2Base$0.008366100%0x7540…af8d77d ago0x8ece47…ba880c
0x3be9…575c0x31d0…2cd7Base$3.32100%0x4337…abf577d ago0x7e844f…f69c6f
0x3be9…575c0xf6ee…3bd2Base$0.006478100%0x4337…abf577d ago0x7e844f…f69c6f
0x3be9…575c0xf6ee…3bd2Base$0.00844100%0x48f0…359677d ago0xe90783…1614d8
0x3be9…575c0x31d0…2cd7Base$10.28100%0x48f0…359677d ago0xe90783…1614d8
0x3be9…575c0x31d0…2cd7Base$60.00100%0xce5c…1d0577d ago0x783771…1af3a1
0x3be9…575c0xf6ee…3bd2Base$0.008596100%0x4337…4bba77d ago0xfd43e1…199cb9
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…4bba77d ago0xfd43e1…199cb9
0x3be9…575c0x31d0…2cd7Base$18.28100%0x4337…44cc77d ago0x15efc5…24bc2f
0x3be9…575c0xf6ee…3bd2Base$0.005358100%0x4337…44cc77d ago0x15efc5…24bc2f
0x3be9…575c0xf6ee…3bd2Base$0.009602100%0x48f0…359677d ago0x83664a…65973d
0x3be9…575c0x31d0…2cd7Base$60.45100%0x48f0…359677d ago0x83664a…65973d
0x3be9…575c0x31d0…2cd7Base$70.35100%0x48f0…359677d ago0x5b5aae…4062e7
0x3be9…575c0xf6ee…3bd2Base$0.004831100%0x48f0…359677d ago0x5b5aae…4062e7
0x3be9…575c0xf6ee…3bd2Base$0.008582100%0x4337…44cc77d ago0xbe0078…59ca02
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…44cc77d ago0xbe0078…59ca02
0x3be9…575c0x31d0…2cd7Base$50.34100%0x7540…af8d77d ago0x235b5f…79ebb6
0x3be9…575c0xf6ee…3bd2Base$0.008412100%0x7540…af8d77d ago0x235b5f…79ebb6

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.