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.31100%0x48f0…359661d ago0x51c979…cd66ad
0x3be9…575c0xf6ee…3bd2Base—$0.00545100%0x48f0…359661d ago0x51c979…cd66ad
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x4337…f96561d ago0x9b92fa…2d086c
0x3be9…575c0xf6ee…3bd2Base—$0.007871100%0x4337…f96561d ago0x9b92fa…2d086c
0x3be9…575c0x31d0…2cd7Base—$20.40100%0xc2d1…d49261d ago0x4621b1…5013f0
0x3be9…575c0xf6ee…3bd2Base—$0.006963100%0xc2d1…d49261d ago0x4621b1…5013f0
0x3be9…575c0xf6ee…3bd2Base—$0.001373100%0xc2d1…d49261d ago0x443db8…c7c568
0x3be9…575c0x31d0…2cd7Base—$10.29100%0xc2d1…d49261d ago0x443db8…c7c568
0x3be9…575c0xf6ee…3bd2Base—$0.008881100%0x4337…abf561d ago0x094d0d…0cfe5e
0x3be9…575c0x31d0…2cd7Base—$15.40100%0x4337…abf561d ago0x094d0d…0cfe5e
0x3be9…575c0x31d0…2cd7Base—$10.34100%0x48f0…359661d ago0x545db8…76c90d
0x3be9…575c0xf6ee…3bd2Base—$0.003885100%0x48f0…359661d ago0x545db8…76c90d
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x48f0…359661d ago0x6f5586…c926aa
0x3be9…575c0x31d0…2cd7Base—$22.90100%0x4337…365f61d ago0xf50da3…b03aea
0x3be9…575c0xf6ee…3bd2Base—$0.005795100%0x4337…365f61d ago0xf50da3…b03aea
0x3be9…575c0xf6ee…3bd2Base—$0.001502100%0x4337…f2e161d ago0x5c5324…c241f3
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…f2e161d ago0x5c5324…c241f3
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x48f0…359661d ago0xd951c1…386451
0x3be9…575c0xf6ee…3bd2Base—$0.001545100%0x48f0…359661d ago0xd951c1…386451
0x3be9…575c0xf6ee…3bd2Base—$0.009385100%0x7540…af8d61d ago0xc038fe…f89dcf
0x3be9…575c0x31d0…2cd7Base—$15.82100%0x7540…af8d61d ago0xc038fe…f89dcf
0x3be9…575c0xf6ee…3bd2Base—$0.000604100%0x4337…2d7961d ago0x684f41…d599c0
0x3be9…575c0x31d0…2cd7Base—$12.29100%0x4337…2d7961d ago0x684f41…d599c0
0x3be9…575c0xf6ee…3bd2Base—$0.001399100%0x48f0…359661d ago0xbeab1d…9a6877
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x48f0…359661d ago0xbeab1d…9a6877

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.