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…224f56d ago0x7f8e09…407be4
0x3be9…575c0xf6ee…3bd2Base—$0.006592100%0x4337…6ca556d ago0x23593c…23e7a1
0x3be9…575c0x31d0…2cd7Base—$29.31100%0x4337…6ca556d ago0x23593c…23e7a1
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x211d…d17256d ago0xf64b54…adb365
0x3be9…575c0xf6ee…3bd2Base—$0.009247100%0x211d…d17256d ago0xf64b54…adb365
0x3be9…575c0x31d0…2cd7Base—$25.31100%0x4337…df9b56d ago0x19cb5b…f8a780
0x3be9…575c0xf6ee…3bd2Base—$0.008798100%0x4337…df9b56d ago0x19cb5b…f8a780
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…df9b56d ago0x82f2f6…62b866
0x3be9…575c0xf6ee…3bd2Base—$0.004739100%0x4337…df9b56d ago0x82f2f6…62b866
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…339256d ago0xeb4564…2da5a4
0x3be9…575c0xf6ee…3bd2Base—$0.004963100%0x4337…339256d ago0xeb4564…2da5a4
0x3be9…575c0xf6ee…3bd2Base—$0.009385100%0x4337…6f8b56d ago0x841c43…25165d
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x4337…6f8b56d ago0x841c43…25165d
0x3be9…575c0xf6ee…3bd2Base—$0.009906100%0x6a6f…be4156d ago0x84a8cc…8e31ba
0x3be9…575c0x31d0…2cd7Base—$15.41100%0x6a6f…be4156d ago0x84a8cc…8e31ba
0x3be9…575c0x31d0…2cd7Base—$150.36100%0x4337…a93d56d ago0x24deca…0bcbc2
0x3be9…575c0xf6ee…3bd2Base—$0.009957100%0x4337…a93d56d ago0x24deca…0bcbc2
0x3be9…575c0x31d0…2cd7Base—$125.35100%0x4337…808456d ago0xdec50a…8c88dd
0x3be9…575c0xf6ee…3bd2Base—$0.009772100%0x4337…808456d ago0xdec50a…8c88dd
0x3be9…575c0xf6ee…3bd2Base—$0.000905100%0x4337…3a7356d ago0x018620…6afe71
0x3be9…575c0x31d0…2cd7Base—$20.30100%0x4337…3a7356d ago0x018620…6afe71
0x3be9…575c0x31d0…2cd7Base—$75.33100%0xe196…0ce156d ago0xfe0d8b…bb15f6
0x3be9…575c0xf6ee…3bd2Base—$0.009166100%0xe196…0ce156d ago0xfe0d8b…bb15f6
0x3be9…575c0x31d0…2cd7Base—$10.30100%0xe196…0ce156d ago0xf4f09f…3e7c80
0x3be9…575c0xf6ee…3bd2Base—$0.00489100%0xe196…0ce156d ago0xf4f09f…3e7c80

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.