Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x77d8…3bfa55d ago0xfad2e7…2a95f9
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xc330…c0b255d ago0x4f244b…372130
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfdd4…df7255d ago0x3e5158…2bbb26
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1c63…f5e755d ago0xaddc4f…ad6ea4
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7dc9…9d7b55d ago0x48492c…eef34d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2d29…913b55d ago0xe03bae…a2e8f5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1e6d…37c155d ago0x857195…523ac7
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xab17…f94355d ago0x7871cf…f7da34
0x3fb1…7e250x0e3d…7757Base—$9.45100%0x3aab…e20955d ago0x6c98c5…2b9c57
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4eef…bbd255d ago0xa05cfb…340a09
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e7…127f55d ago0x205a55…235e92
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x569e…48f955d ago0xfbb0f7…e8405e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x4950…4a2655d ago0xd99811…327a16
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2544…8c4555d ago0x9e18ef…999134
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x9510…bc1255d ago0xc28a24…459d56
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xf8c4…d83655d ago0x7c967d…70f5d1
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xca9f…d20155d ago0xf38ac3…fc7911
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x9618…286155d ago0xb83f50…e8c92d
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2133…5a4255d ago0x6645c8…6b32fb
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x345f…57af55d ago0xaac76a…c62d0f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xa225…dabf55d ago0x9b4703…45a408
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xcfba…f10655d ago0x4ce265…179a57
0x3fb1…7e250x0e3d…7757Base—$7.35100%0xf74f…ffda55d ago0x2c882e…5a895b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb55c…2e3e56d ago0x14e515…0c2bd0
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x9d6c…edd356d ago0x49dfb8…2d98f7

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.