Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90xfe80…47eeBase$0.001100%fluxa48d ago0x775708…b4d447
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa48d ago0xb62a54…c348ad
0x3b1d…a30e0xfe80…47eeBase$0.001100%fluxa48d ago0x431e0e…bd3844
0x6770…c8ef0xfe80…47eeBase$0.001100%fluxa48d ago0x2dcda4…94a65a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa48d ago0xe8ab6d…fd0d11
0x4f42…40b90xfe80…47eeBase$0.001100%fluxa48d ago0xf809f1…ed3e79
0xb11f…94f30xfe80…47eeBase$0.001100%fluxa48d ago0x70546c…538101
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa48d ago0xf96b55…582cd5
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa48d ago0x904b8c…f14a0e
0x446b…978d0xfe80…47eeBase$0.001100%fluxa48d ago0xf8e652…0bb538
0x2d16…87100xfe80…47eeBase$0.001100%fluxa48d ago0xb44be3…2caeef
0xa133…ce440xfe80…47eeBase$0.001100%fluxa48d ago0x91eb15…3d687e
0xd32b…45470xfe80…47eeBase$0.001100%fluxa48d ago0xee5473…d976d3
0xb420…08d30xfe80…47eeBase$0.001100%fluxa48d ago0xa5e1af…bebef9
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa48d ago0x49530b…4b1247
0xc60a…f2cf0xfe80…47eeBase$0.001100%fluxa48d ago0xbc2c19…38a963
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa48d ago0xa3fa94…6ba1ff
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa48d ago0x3d1a61…a0ce77
0x0303…69650xfe80…47eeBase$0.001100%fluxa48d ago0x5608cc…fab445
0x3698…a89d0xfe80…47eeBase$0.001100%fluxa48d ago0x1d7be3…d6dead
0x7627…f5280xfe80…47eeBase$0.001100%fluxa48d ago0xce12c7…f744ef
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa48d ago0xd591b8…889492
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa48d ago0x4fe55c…119a7d
0xd079…f6220xfe80…47eeBase$0.001100%fluxa48d ago0xe797c6…cb6d10
0x6e24…0deb0xfe80…47eeBase$0.001100%fluxa48d ago0x4175ce…b0ae6e

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.