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.00545100%0x48f0…359661d ago0x51c979…cd66ad
0x3be9…575c0xf6ee…3bd2Base$0.007871100%0x4337…f96561d ago0x9b92fa…2d086c
0x3be9…575c0xf6ee…3bd2Base$0.006963100%0xc2d1…d49261d ago0x4621b1…5013f0
0x3be9…575c0xf6ee…3bd2Base$0.001373100%0xc2d1…d49261d ago0x443db8…c7c568
0x3be9…575c0xf6ee…3bd2Base$0.008881100%0x4337…abf561d ago0x094d0d…0cfe5e
0x3be9…575c0xf6ee…3bd2Base$0.003885100%0x48f0…359661d ago0x545db8…76c90d
0x3be9…575c0xf6ee…3bd2Base$0.005795100%0x4337…365f61d ago0xf50da3…b03aea
0x3be9…575c0xf6ee…3bd2Base$0.001502100%0x4337…f2e161d ago0x5c5324…c241f3
0x3be9…575c0xf6ee…3bd2Base$0.001545100%0x48f0…359661d ago0xd951c1…386451
0x3be9…575c0xf6ee…3bd2Base$0.009385100%0x7540…af8d61d ago0xc038fe…f89dcf
0x3be9…575c0xf6ee…3bd2Base$0.000604100%0x4337…2d7961d ago0x684f41…d599c0
0x3be9…575c0xf6ee…3bd2Base$0.001399100%0x48f0…359661d ago0xbeab1d…9a6877
0x3be9…575c0xf6ee…3bd2Base$0.000939100%0x4337…113161d ago0x935bc8…959a54
0x3be9…575c0xf6ee…3bd2Base$0.007623100%0x4337…abf561d ago0x6be53c…12d966
0x3be9…575c0xf6ee…3bd2Base$0.008315100%0x4337…ec6861d ago0xf4b9cb…0e60c5
0x3be9…575c0xf6ee…3bd2Base$0.00161100%0x4337…03f561d ago0x829686…a4ef38
0x3be9…575c0xf6ee…3bd2Base$0.001521100%0x4337…6c9261d ago0x3fd280…67bca7
0x3be9…575c0xf6ee…3bd2Base$0.001564100%0x4337…029061d ago0x7b877e…033c8e
0x3be9…575c0xf6ee…3bd2Base$0.001614100%0x4337…7b5f61d ago0xb7bfbf…0a0daa
0x3be9…575c0xf6ee…3bd2Base$0.001666100%0x4337…03f561d ago0x2a3514…4a4d2d
0x3be9…575c0xf6ee…3bd2Base$0.001658100%0x4337…6ca561d ago0xec71bf…d70fa7
0x3be9…575c0xf6ee…3bd2Base$0.004146100%0xce5c…1d0561d ago0xf7fbe9…f9be15
0x3be9…575c0xf6ee…3bd2Base$0.004397100%0x4337…a93d61d ago0x8393da…b66c09
0x3be9…575c0xf6ee…3bd2Base$0.004083100%0x42f5…5b5061d ago0x4412e6…69afc3
0x3be9…575c0xf6ee…3bd2Base$0.001766100%0x4337…df4861d ago0x5967cd…c25200

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.